Xuni Product Documentation - Xamarin.Forms
MoveCurrentToPosition Method (XuniReadOnlyCollectionViewBase<T>)
The position of the current item.
Sets the item at the specified index in the view as the current item.
Syntax
public bool MoveCurrentToPosition( 
   int position
)

Parameters

position
The position of the current item.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XuniReadOnlyCollectionViewBase<T> Class
XuniReadOnlyCollectionViewBase<T> Members